home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / The Ghost Cave / BB / AHOME.Dxr / 00015.ls < prev    next >
Encoding:
Text File  |  1996-06-14  |  182 b   |  12 lines

  1. on mouseUp
  2.   global entry
  3.   set entry to 3
  4.   puppetSound(0)
  5.   puppetPalette(0)
  6.   puppetPalette("white")
  7.   updateStage()
  8.   puppetPalette(0)
  9.   stoptimeout()
  10.   go(1, "@\PBB\PAINT")
  11. end
  12.